A little readme file for the DnetC Controller.

Todo's and done's are viewable in the history.

If you want a function that was there or a new function in the future mail me @ damic(at)cd-pc(dot)be.

If the program is in BETA mode then some functions aren't available, not working or not worked out yet and can be unstable!!!

We can't be responsible for hardware failure because we don't use direct hardware commands!!

----------

If you've downloaded the Beta version, you can unpack it in another folder as the none beta version. 

----------

Other programs added to the pack:
---------------------------------
- DNETC_2_html.exe is a small program that makes a nice html (XHTML 1.0 spec) file of your own current todo/done wu's
and other information.

- Dnetc_Ctrl_Service.exe this is the service, this must be running (standalone or as a service) else no data will be gathered.

- Newtonsoft.Json.dll is needed for (de)serializing of the data to/from the service.


"Installing"
------------
On the computer where the distributed.net client is or will be running, copy Dnetc_Ctrl_Service.exe & Newtonsoft.Json.dll to a directory and start Dnetc_Ctrl_Service.exe.
On the same or other computer start DnetC_Ser_Ctrl.exe.
- If it's not the same computer you need to add the remote computer thru the menu Network > Config. If there is a ping problem you need to enable ICMP (https://www.technipages.com/how-to-allow-ping-windows-11-firewall/)
- It could be that Windows firewall will ask permission to enable port 2828 for Dnetc_Ctrl_Service.exe, please allow it else the program's can't communicate


